Java 2 Platform - significado y definición. Qué es Java 2 Platform
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

Qué (quién) es Java 2 Platform - definición

WIKIMEDIA LIST ARTICLE
Java 1.5; Mustang (java); Java 2; Java 5; Java 2 Platform; Java SE 6; J2SE 5.0; J2SE 1.4; J2SE 1.3; J2SE 1.2; JDK 1.1; Java 1.4; Java 1.3; Java 1.2; Java 1.1; Java 1.0; Java 5.0; Java 6.0; Java 7; JDK 7; JDK7; Java Dolphin; Java version; Java 8; Java release history; Java 9; Java 10; Java 11; Java SE 7; Java 6; Java 12; Java 13; Java 14; Java 15; Java 16; Java 17; Java 18; Java 19; Java versions

Java 2 Platform         
Java 2 Platform, Standard Edition         
COMPUTING SOFTWARE PLATFORM
J2SE; Java.lang.ref; Java 2 Platform Standard Edition; Java.io; Java.math; Java SE; Java 2 Standard Edition; Java 2 Platform, Standard Edition; Java Standard Edition; JSR 59; JSR 176; JSR 270; Java.lang; Java.text; Java.util; Java.lang.reflect; JavaSE; URLConnection; Java se; J2se; Javase; Java SE platform
<language, programming> (J2SE) Sun's Java programming platform aimed at network-oriented enterprise applications. J2SE comprises the Java 2 Software Development Kit (SDK) and the Java 2 Run-Time Environment. See also the Micro edition J2ME and the Enterprise edition J2EE. Java 2 Platform (http://javasoft.com/j2se/). (2000-04-20)
Java 2 Platform, Micro Edition         
COMPUTING PLATFORM
J2ME; J2me; An Introduction to J2ME; Java me; Javame; Java 2 Platform, Micro Edition; Java Micro Edition; Java ME; J2ME Wireless Toolkit; Sun Java Wireless Toolkit; JSR 68; Kjava; JSME; JavaME; Mobile Java; Foundation Profile; Personal Basis Profile; Foundation profile; Java J2ME; KJava
<language, programming> (J2ME) Sun's Java platform for consumer devices. J2ME defines Configurations and Profiles for different classes of small memory device, from smart cards to pagers to set-top boxes. It can run on various {Java virtual machines} including KVM. Related products include PersonalJava and EmbeddedJava. See also the Standard edition J2SE and the Enterprise edition J2EE. (Home (http://javasoft.com/j2me/)}. (2000-04-20)

Wikipedia

Java version history

The Java language has undergone several changes since JDK 1.0 as well as numerous additions of classes and packages to the standard library. Since J2SE 1.4, the evolution of the Java language has been governed by the Java Community Process (JCP), which uses Java Specification Requests (JSRs) to propose and specify additions and changes to the Java platform. The language is specified by the Java Language Specification (JLS); changes to the JLS are managed under JSR 901. In September 2017, Mark Reinhold, chief Architect of the Java Platform, proposed to change the release train to "one feature release every six months" rather than the then-current two-year schedule. This proposal took effect for all following versions, and is still the current release schedule.

In addition to the language changes, other changes have been made to the Java Class Library over the years, which has grown from a few hundred classes in JDK 1.0 to over three thousand in J2SE 5. Entire new APIs, such as Swing and Java2D, have been introduced, and many of the original JDK 1.0 classes and methods have been deprecated. Some programs allow conversion of Java programs from one version of the Java platform to an older one (for example Java 5.0 backported to 1.4) (see Java backporting tools).

Regarding Oracle Java SE Support Roadmap, version 20 is the latest one, and versions 17, 11 and 8 are the currently supported long-term support (LTS) versions, where Oracle Customers will receive Oracle Premier Support. Java 8 LTS the last free software public update for commercial use was released by Oracle in March 2022, while Oracle continues to release no-cost public Java 8 updates for development and personal use indefinitely. Java 7 is no longer publicly supported. For Java 11, long-term support will not be provided by Oracle for the public; instead, the broader OpenJDK community, as Eclipse Adoptium or others, is expected to perform the work.

Java 17 the latest (3rd) LTS was released on September 14, 2021.